From the [Pi-hole README.md on GitHub](https://github.com/pi-hole/pi-hole):

	The Pi-Hole™ is an advertising-aware DNS/Web server. If an ad domain is queried, a small Web page or GIF is delivered in place of the advertisement..

	The gravity.sh does most of the magic. The script pulls in ad domains from many sources and compiles them into a single list of over 1.6 million entries (if you decide to use the mahakala list). This script is controlled by the pihole command. Please run pihole -h to see what commands can be run via pihole.

This wiki page tries to cover the need for configuration and use instructions of this Pi-hole modification for Archlinux not officially supported by the main project. For bugs, issues and general reporting, plaese refer to [pi-hole-standalone AUR page](https://aur.archlinux.org/packages/pi-hole-standalone/).

## Contents

*   [1 Installation](#Installation)
*   [2 Configuration](#Configuration)
*   [3 Troubleshooting](#Troubleshooting)
*   [4 See also](#See_also)

## Installation

[Install](/index.php/Install "Install") the [pi-hole-standalone](https://aur.archlinux.org/packages/pi-hole-standalone/) package.

## Configuration

## Troubleshooting

## See also

*   [Pi-hole Homepage](https://pi-hole.net/)
*   [Pi-hole GitHub Page](https://github.com/pi-hole/pi-hole)
*   [Sky-Hole, the basic idea for this modification](http://dlaa.me/blog/post/skyhole)